Skip to content

Make DeployBot land independent PRs without global stalls#52

Merged
mberman84 merged 2 commits into
mainfrom
codex/asap-merge-controller-20260622
Jun 22, 2026
Merged

Make DeployBot land independent PRs without global stalls#52
mberman84 merged 2 commits into
mainfrom
codex/asap-merge-controller-20260622

Conversation

@mberman84

Copy link
Copy Markdown
Contributor

Summary

  • keep failed integration CI local to its frozen batch and elect one repair owner
  • keep poll timeouts retryable and handle closed/merged races safely
  • auto-clear only controller-generated stale pauses after a newer main is verified
  • report hosted/local controller version drift in deploybot doctor
  • make PR/review workflow events reconcile without following the full release

Validation

  • python3 -m ruff check .
  • PYTHONPATH=src python3 -m unittest discover -s tests (268 passed)
  • fresh Codex autoreview: clean, no actionable findings

@mberman84 mberman84 merged commit a167f88 into main Jun 22, 2026
3 checks passed
@mberman84 mberman84 deleted the codex/asap-merge-controller-20260622 branch June 22, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant